WebSnap Demos
DBExpress directory

This example demonstrates how to use DBExpress components with a TDataSetAdapter.  The
techniques used to ApplyUpdates can be used in other WebSnap applications
that use TClientDataSet.


Configuration
=============

Change DMUnit.SQLConnection1.Params.Database to point to the employee.gdb file
installed on your computer.



